Documentation Index
Fetch the complete documentation index at: https://docs.buildbetter.ai/llms.txt
Use this file to discover all available pages before exploring further.
bb Is Not Found
Check where the binary was installed:
~/.local/bin to your PATH:
Login Does Not Complete
Run:bb auth status shows the expected environment, email, organization key, and API base URL.
If bb auth status warns that ~/.bb/config.json is group/world-readable, run:
The Hook Does Not Upload Sessions
Run the install command again from the repository where you use your provider:~/.bb/logs/. Check the latest file when Codex shows BuildBetter hook failed.:
~/.bb/config.json is missing or empty, the Codex hook returns a short authentication warning.
Codex may show BuildBetter CLI is not authenticated. Run bb auth login. from the hook. Sign in with:
Updates Fail
Check whether BuildBetter can return the latest release metadata:https://api.buildbetter.app- your BuildBetter auth domain
api.buildbetter.app returns manifests, installers, hook bootstrap scripts, and
the binary artifact streams under /v3/rest/cli/bb/releases/<version>/.... The
API reads private GitHub Release assets server-side, so customers do not need
direct network access to private BuildBetter GitHub repositories.
If bb was installed through Homebrew or npm after those channels become available, use the package-manager upgrade command shown by bb update --check instead of forcing an in-place update.
Collect Diagnostics for Support
Share command output only after checking it for sensitive values:~/.bb/config.json, bearer tokens, refresh tokens, native session files, or full AI transcript payloads unless BuildBetter support gives you a secure upload path.
Send Feedback From the CLI
If the issue is a product or workflow problem rather than a support archive request, send it directly:--category, --severity, and --agent-session-id when an agent can provide structured context. Use --dry-run --json first if you need to inspect the payload.